Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Oct 16, 2024

No description provided.

@trask trask force-pushed the java23 branch 3 times, most recently from 1d1ceeb to 5a3dcb3 Compare October 22, 2024 02:38
@trask trask marked this pull request as ready for review October 22, 2024 20:47
@trask trask requested a review from a team as a code owner October 22, 2024 20:47
@github-actions github-actions bot requested a review from theletterf October 22, 2024 20:47
| JVM | Versions | OS |
|-------------------------------------------------------------------------------------------|-------------------|-------------------|
| [OpenJDK (Eclipse Temurin)](https://adoptium.net/) | 8, 11, 17, 21, 23 | [`ubuntu-latest`] |
| [OpenJ9 (IBM Semeru Runtimes)](https://developer.ibm.com/languages/java/semeru-runtimes/) | 8, 11, 17, 21, 23 | [`ubuntu-latest`] |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently we don't run tests on openj9 23

exclude:
- vm: ${{ inputs.skip-openj9-tests && 'openj9' || '' }}
- test-java-version: 23
vm: openj9
I think this is because openj9 23 wasn't available when we update to openj9 23.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! fixed

@trask trask added the test openj9 This label can be applied to PRs to trigger them to run openj9 tests label Oct 23, 2024
@laurit laurit merged commit 54e142d into open-telemetry:main Oct 24, 2024
83 of 129 checks passed
@trask trask deleted the java23 branch February 20, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test openj9 This label can be applied to PRs to trigger them to run openj9 tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants